Skip to content

ci: scope native release target cache#186

Merged
zackees merged 1 commit intomainfrom
fix/release-soldr-cache
Apr 22, 2026
Merged

ci: scope native release target cache#186
zackees merged 1 commit intomainfrom
fix/release-soldr-cache

Conversation

@zackees
Copy link
Copy Markdown
Member

@zackees zackees commented Apr 22, 2026

Summary

  • Configure the native release build template's setup-soldr target cache to restore/save only release-profile target directories.
  • Include the normal native target, host target/release, and Linux manylinux/PyO3 cargo-zigbuild target directories.

Why

release-auto.yml and manual build.yml both route native artifact builds through template_native_build.yml. The template already used setup-soldr; this narrows target-cache paths to the outputs those release jobs actually reuse, reducing cache transfer churn while preserving the soldr build-cache and release target cache fast paths.

Verification

  • actionlint .github/workflows/template_native_build.yml
  • git diff --check

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Warning

Rate limit exceeded

@zackees has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 19 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 52 minutes and 19 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 2a1f763e-8a85-4957-89d6-7ba02350df3c

📥 Commits

Reviewing files that changed from the base of the PR and between c001800 and bc6acb9.

📒 Files selected for processing (1)
  • .github/workflows/template_native_build.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/release-soldr-cache

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@zackees zackees merged commit feb1c92 into main Apr 22, 2026
77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant